Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(builder): allow for multiple private keys #725

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

dancoombs
Copy link
Collaborator

Closes #724

Proposed Changes

  • Add builder.private_keys CLI flag. Deprecate builder.private_key, combine if both used.
  • Consume multiple private keys when creating bundle builders

Copy link
Collaborator

@dphilipson dphilipson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work with this!

bin/rundler/src/cli/builder.rs Outdated Show resolved Hide resolved
bin/rundler/src/cli/builder.rs Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.

Project coverage is 54.40%. Comparing base (883c454) to head (3f44e98).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/builder/src/task.rs 0.00% <0.00%> (ø)
bin/rundler/src/cli/builder.rs 0.00% <0.00%> (ø)
Flag Coverage Δ
unit-tests 54.40% <0.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 45.42% <0.00%> (-0.14%) ⬇️
dev 0.00% <ø> (ø)
pool 65.07% <ø> (ø)
provider 16.10% <ø> (ø)
rpc 25.66% <ø> (ø)
sim 77.86% <ø> (ø)
tasks ∅ <ø> (∅)
types 65.45% <ø> (ø)
utils 18.28% <ø> (ø)

Base automatically changed from danc/conditional-errors to danc/sender-fixes June 18, 2024 22:50
@dancoombs dancoombs merged commit f01429f into danc/sender-fixes Jun 18, 2024
5 checks passed
@dancoombs dancoombs deleted the danc/multi-pk branch June 18, 2024 22:51
@dancoombs dancoombs mentioned this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants